robertl [Sun, 27 Mar 2005 23:02:54 +0000 (23:02 +0000)]
Bump release for 1.2.5.
robertl [Sun, 27 Mar 2005 22:41:30 +0000 (22:41 +0000)]
Bump version.
robertl [Sun, 27 Mar 2005 22:40:54 +0000 (22:40 +0000)]
New GPSBabel front end name.
robertl [Sun, 27 Mar 2005 22:39:30 +0000 (22:39 +0000)]
Change project link to gpsbabel.org.
robertl [Sun, 27 Mar 2005 22:37:39 +0000 (22:37 +0000)]
Bump version.
robertl [Sun, 27 Mar 2005 22:30:22 +0000 (22:30 +0000)]
Fix spelling of "GPSBabel".
robertl [Sun, 27 Mar 2005 22:21:49 +0000 (22:21 +0000)]
Test release.
robertl [Fri, 25 Mar 2005 19:47:29 +0000 (19:47 +0000)]
Richard Messeder contributes replacement Windows GUI.
robertl [Fri, 25 Mar 2005 19:45:35 +0000 (19:45 +0000)]
Replace Windows GUI with revised one from Richard Messeder.
parkrrrr [Fri, 25 Mar 2005 19:03:13 +0000 (19:03 +0000)]
Add font color and style to known quantities
parkrrrr [Fri, 25 Mar 2005 16:57:22 +0000 (16:57 +0000)]
Added code to write out the .bmp files embedded in .an1 files.
parkrrrr [Fri, 25 Mar 2005 16:06:24 +0000 (16:06 +0000)]
Committing my thoughts on .an1 to posterity in code form.
robertl [Wed, 23 Mar 2005 18:39:16 +0000 (18:39 +0000)]
Support keyword expansion in 'CONSTANT' for OFIELDS.
robertl [Wed, 23 Mar 2005 12:57:32 +0000 (12:57 +0000)]
Andrew Kirmse adds better KML support.
robertl [Wed, 23 Mar 2005 12:55:54 +0000 (12:55 +0000)]
Andrew Kirmse contributes "real" KML support, fixes Garmin routes.
robertl [Mon, 21 Mar 2005 23:35:35 +0000 (23:35 +0000)]
Resync macgpsbabel repository against Jeremy's
robertl [Mon, 21 Mar 2005 15:01:04 +0000 (15:01 +0000)]
Call waypt_new instead of explicit calloc to prepare for external alt invalid
indicator.
robertl [Mon, 21 Mar 2005 14:47:34 +0000 (14:47 +0000)]
Regenerate. Delorme->DeLorme.
robertl [Mon, 21 Mar 2005 14:47:17 +0000 (14:47 +0000)]
Sort help and -^ displays.
robertl [Mon, 21 Mar 2005 14:21:11 +0000 (14:21 +0000)]
Delorme -> De_L_orme.
robertl [Fri, 18 Mar 2005 19:33:47 +0000 (19:33 +0000)]
Fix "past the beginning of string" test.
robertl [Fri, 18 Mar 2005 19:20:31 +0000 (19:20 +0000)]
Don't leak on non-uniq blank names. Don't read past beginning of string
on blank names after blank whacking applied.
robertl [Fri, 18 Mar 2005 18:47:38 +0000 (18:47 +0000)]
Use memmove for overlapping mem regions.
robertl [Fri, 18 Mar 2005 18:32:42 +0000 (18:32 +0000)]
use memmove to handle overlapping copies.
robertl [Fri, 18 Mar 2005 17:22:02 +0000 (17:22 +0000)]
Add header of jeeps-internal USB functions.
robertl [Fri, 18 Mar 2005 03:56:36 +0000 (03:56 +0000)]
Billions of warning fixes for MSVC-like substances.
From Andrew Kirmse (akirmse at google's mail) and to a lesser degree, myself.
parkrrrr [Thu, 17 Mar 2005 16:31:29 +0000 (16:31 +0000)]
made google 'real' again since output=js isn't likely to go away anytime soon.
parkrrrr [Thu, 17 Mar 2005 15:55:35 +0000 (15:55 +0000)]
Updated MSVC .NET project file
parkrrrr [Thu, 17 Mar 2005 15:53:37 +0000 (15:53 +0000)]
Turns out MSVC .NET also doesn't know stdint.h.
parkrrrr [Thu, 17 Mar 2005 15:47:50 +0000 (15:47 +0000)]
Updated MSVC 6 project files
parkrrrr [Thu, 17 Mar 2005 15:47:26 +0000 (15:47 +0000)]
MSVC 6 doesn't know about stdint.h
robertl [Thu, 17 Mar 2005 14:38:52 +0000 (14:38 +0000)]
Add 'maxcmts' to Magellan module to limit number of waypoint comments to coddle DirectRoute.
robertl [Wed, 16 Mar 2005 17:51:53 +0000 (17:51 +0000)]
A bunch of uninteresting changes to make icc (and presumably other
edgfe-based tools) whine less.
coastexp: fix bounds violation on monthString
delgpl: fix error text on fatal()
geoniche: tweak terminator
google: make seial an int, not long.
gpx: include xmlgeneric
lowrance: fix signedness writing waypoint count
mapsource make le_f(read|write)64 explictly void
nmea: add gratituous initialization
overlay: explicitly zero zome values
position: bloat 'nop' functions to eliminate need for cast.
shape: close->SHPClose. misc warning fixes
tpg: include ctype
xmlgeneric.h: add many protos.
robertl [Tue, 15 Mar 2005 20:14:09 +0000 (20:14 +0000)]
Demote alt to an int before use for endian safety.
robertl [Tue, 15 Mar 2005 20:10:13 +0000 (20:10 +0000)]
Add endian safety to writes. Passes on Mac now.
robertl [Tue, 15 Mar 2005 15:50:28 +0000 (15:50 +0000)]
Give up trying to test lowranceusr...
robertl [Tue, 15 Mar 2005 15:18:39 +0000 (15:18 +0000)]
Whitespace tweaks.
robertl [Tue, 15 Mar 2005 15:15:05 +0000 (15:15 +0000)]
Document '-' as alias for stdin/stdout.
robertl [Tue, 15 Mar 2005 15:13:44 +0000 (15:13 +0000)]
Add KML.
robertl [Tue, 15 Mar 2005 15:09:17 +0000 (15:09 +0000)]
Add (sketchy) support for Keyhole Markup Language.
robertl [Mon, 14 Mar 2005 18:14:41 +0000 (18:14 +0000)]
Reorder so that (eternally growing) list of file notes comes after usage.
robertl [Sat, 12 Mar 2005 05:27:30 +0000 (05:27 +0000)]
Add lowrance usr support from Jason Rust/jrust at rustyparts.com.
parkrrrr [Tue, 1 Mar 2005 22:00:06 +0000 (22:00 +0000)]
Update google to read output=js
robertl [Tue, 22 Feb 2005 07:43:26 +0000 (07:43 +0000)]
Call fatal if no Garmin USB devices found on USB scan. (Otherwise, we core
later.)
parkrrrr [Wed, 16 Feb 2005 19:10:49 +0000 (19:10 +0000)]
invisiblize google (and other 'internal' types) in help
parkrrrr [Wed, 16 Feb 2005 18:58:12 +0000 (18:58 +0000)]
remove 'google' from readme
robertl [Tue, 15 Feb 2005 18:29:26 +0000 (18:29 +0000)]
Fix a typo in the first line of README that's been there for years. (blush)
robertl [Fri, 11 Feb 2005 19:04:08 +0000 (19:04 +0000)]
From Robert Shaw.
patch-project.pbxproj:
It fixes the path to MainMenu.nib, and it also adjusts the path to look
for the compiled version of the "gpsbabel" command line executable so
you don't have to copy it into macgpsbabel in order to compile it.
patch-guibabel:
It's a minor tweak I made to eliminate the empty "wish" root window, so
that only the main dialog is shown.
parkrrrr [Thu, 10 Feb 2005 23:21:58 +0000 (23:21 +0000)]
Add google input type
robertl [Wed, 9 Feb 2005 16:33:13 +0000 (16:33 +0000)]
Output an XSD schema header that matches the GPX version we're writing.
(Yeah, this is a can of worms.)
robertl [Wed, 9 Feb 2005 16:29:51 +0000 (16:29 +0000)]
Let gpxval check more combinations of versions and types. (Still should check more)
robertl [Wed, 9 Feb 2005 16:28:56 +0000 (16:28 +0000)]
Add smarter description handling if suppressing smart icons.
robertl [Wed, 9 Feb 2005 16:26:27 +0000 (16:26 +0000)]
Update hiketech capabilities to show that it now writes tracks.
robertl [Wed, 9 Feb 2005 16:25:26 +0000 (16:25 +0000)]
Regenerate.
robertl [Wed, 9 Feb 2005 16:23:30 +0000 (16:23 +0000)]
S&T output includes geocache types when available, uses tabs as field
separators to improve life for our European friends.
robertl [Wed, 9 Feb 2005 16:21:20 +0000 (16:21 +0000)]
Implement Hiketech track writing.
robertl [Wed, 9 Feb 2005 16:09:19 +0000 (16:09 +0000)]
Correct mem corruption if position filter used before arc or polygon filter.
robertl [Fri, 4 Feb 2005 20:23:32 +0000 (20:23 +0000)]
Fix custom icon #20.
Renumber starting from "Custom 0" instead of "Custom 1" for consistency
with Mapsource 6.5.
robertl [Thu, 3 Feb 2005 21:55:46 +0000 (21:55 +0000)]
Add gbtypes.h to (help) solve problem on Alpha.
robertl [Thu, 3 Feb 2005 21:11:24 +0000 (21:11 +0000)]
Fredie Kern contributes support for Geogrid-Viewer.
robertl [Wed, 2 Feb 2005 18:06:40 +0000 (18:06 +0000)]
Add flag to waypoint to let the writer know thta we made up a waypoint name.
robertl [Wed, 2 Feb 2005 18:04:09 +0000 (18:04 +0000)]
Fix a number of minor GPX issues: Fix order of creation time in output. Write desc and url in trackpoints. Abstract code for link writing.
robertl [Mon, 31 Jan 2005 23:37:40 +0000 (23:37 +0000)]
Frank Hippmann updates hsa_ndv.c to quote output with CDATA and updates
MSVC build files.
robertl [Sat, 29 Jan 2005 22:55:49 +0000 (22:55 +0000)]
Clean up file handle leak in XML code.
robertl [Sat, 29 Jan 2005 22:40:18 +0000 (22:40 +0000)]
Fredie Kern adds Geogrid-Viewer support.
robertl [Mon, 24 Jan 2005 00:54:51 +0000 (00:54 +0000)]
Bump version for one-off to Clyde.
robertl [Mon, 24 Jan 2005 00:43:05 +0000 (00:43 +0000)]
Minor enhancements to chkdoc.
robertl [Mon, 24 Jan 2005 00:42:17 +0000 (00:42 +0000)]
Add rest of Garmin name collision correction code to
ensure names are unique when going to the unit.
robertl [Mon, 24 Jan 2005 00:13:46 +0000 (00:13 +0000)]
Add explicit whitelist for Garmin waypoint names. Part 1 of 2.
robertl [Sun, 23 Jan 2005 08:12:53 +0000 (08:12 +0000)]
Palmdoc: minor leak fixes. (Needs more)
Netstumbler: fix capaibilities
testo: add more tests.
robertl [Sun, 23 Jan 2005 04:23:36 +0000 (04:23 +0000)]
Change whitespace in reference IGC file.
robertl [Sun, 23 Jan 2005 04:19:50 +0000 (04:19 +0000)]
util.c: add case_ignore_strncmp
robertl [Sun, 23 Jan 2005 02:22:23 +0000 (02:22 +0000)]
Rename vcf to vcard.
robertl [Sun, 23 Jan 2005 00:09:30 +0000 (00:09 +0000)]
Refresh. Add glogbook, vcard.
robertl [Sun, 23 Jan 2005 00:05:15 +0000 (00:05 +0000)]
add vcf, glogbook, hiketech.
robertl [Sat, 22 Jan 2005 23:53:50 +0000 (23:53 +0000)]
Fix capitalization on HikeTech.
robertl [Fri, 21 Jan 2005 21:07:23 +0000 (21:07 +0000)]
Add case_strncmp for use by mkshort to fix the "by" capitalization problem.
robertl [Thu, 20 Jan 2005 15:39:12 +0000 (15:39 +0000)]
Write sym in trkseg if we have it.
robertl [Wed, 19 Jan 2005 03:19:56 +0000 (03:19 +0000)]
If we don't have a name on the way in, give it a shortname.
robertl [Tue, 18 Jan 2005 19:17:35 +0000 (19:17 +0000)]
Alias Small City for compat with Magellan.
robertl [Tue, 18 Jan 2005 19:15:32 +0000 (19:15 +0000)]
Handle case when mkshort has NO valid name.
robertl [Tue, 18 Jan 2005 19:13:01 +0000 (19:13 +0000)]
gpx: when writing multi-mode, order of rte and trk was reversed.
Regenerate various reference/igc* gpx files to validate.
robertl [Tue, 18 Jan 2005 14:52:52 +0000 (14:52 +0000)]
Preserve route number on magellan output if available.
robertl [Mon, 17 Jan 2005 04:18:51 +0000 (04:18 +0000)]
Add support for Garmin D110's. Tested by Drew Commins.
jfatherton [Mon, 17 Jan 2005 00:22:27 +0000 (00:22 +0000)]
Numerous small changes
robertl [Sun, 16 Jan 2005 23:22:19 +0000 (23:22 +0000)]
Bust UTF-8 encoded waypoint names and comments down to ASCII for Mapsend.
robertl [Fri, 14 Jan 2005 15:56:03 +0000 (15:56 +0000)]
Fix typo in xmap.style.
parkrrrr [Fri, 14 Jan 2005 15:47:26 +0000 (15:47 +0000)]
human readable didn't handle things without N/E/W/S.
robertl [Fri, 14 Jan 2005 03:57:56 +0000 (03:57 +0000)]
Add v2 for ascii formats, too.
robertl [Thu, 13 Jan 2005 01:41:38 +0000 (01:41 +0000)]
Update coastexp.
robertl [Mon, 10 Jan 2005 14:49:46 +0000 (14:49 +0000)]
Sketch in version two '-^2' format for discussion.
robertl [Mon, 10 Jan 2005 14:40:32 +0000 (14:40 +0000)]
Add member to vector to indicate read/write capability of each format.
robertl [Mon, 10 Jan 2005 01:56:27 +0000 (01:56 +0000)]
Add VCF format.
robertl [Mon, 10 Jan 2005 01:54:37 +0000 (01:54 +0000)]
From Jeremy. Allow encrypting hints & update README.
robertl [Fri, 7 Jan 2005 18:39:25 +0000 (18:39 +0000)]
Attempt to handle HTML descriptions sensibly.
robertl [Fri, 7 Jan 2005 01:18:31 +0000 (01:18 +0000)]
Fixed dropped NL at END:
robertl [Thu, 6 Jan 2005 16:26:31 +0000 (16:26 +0000)]
Jeremy Atherton and I add VCF support.
robertl [Thu, 6 Jan 2005 16:24:17 +0000 (16:24 +0000)]
Don't leak on replacement.
robertl [Thu, 6 Jan 2005 16:21:16 +0000 (16:21 +0000)]
Add global search and replace via gstrsub.
robertl [Tue, 4 Jan 2005 03:51:02 +0000 (03:51 +0000)]
Remove O_NDELAYs from all opens - it torments the Linux/USB ttys for no
good reason and it's not like the code really does the right thing with
O_NDELAY anyway...